Skip to content

flakyRegUITest - #20863

Closed
LadislavVasina1 wants to merge 1 commit into
SatelliteQE:masterfrom
LadislavVasina1:flakyRegUITest
Closed

flakyRegUITest#20863
LadislavVasina1 wants to merge 1 commit into
SatelliteQE:masterfrom
LadislavVasina1:flakyRegUITest

Conversation

@LadislavVasina1

@LadislavVasina1 LadislavVasina1 commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Problem Statement

Solution

Related Issues

Summary by Sourcery

Bug Fixes:

  • Correct the ordering of registration parameters in the registration UI test to avoid flaky behavior.

@LadislavVasina1 LadislavVasina1 self-assigned this Feb 25, 2026
@sourcery-ai

sourcery-ai Bot commented Feb 25, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adjusts the order of parameters passed to the UI registration command so that host group is set before operating system when constructing the registration command in the registration UI test.

File-Level Changes

Change Details Files
Reorders registration parameter keys when building the registration command in the UI test.
  • Moves the host group parameter assignment before the operating system parameter in the registration command configuration.
  • Keeps activation key, insights setup, and insecure flag parameters unchanged.
tests/foreman/ui/test_registration.py

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@LadislavVasina1

Copy link
Copy Markdown
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@Satellite-QE

Copy link
Copy Markdown
Collaborator

PRT Result

Build Number: 14448
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/test_registration.py --external-logging
Test Result : =========== 2 failed, 22 passed, 206 warnings in 6088.83s (1:41:28) ============

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Feb 25, 2026
@github-actions

Copy link
Copy Markdown

This pull request has not been updated in the past 45 days.

@github-actions github-actions Bot added the Stale Stale issue or Pull Request label Apr 12, 2026
@github-actions

Copy link
Copy Markdown

This pull request is now being closed after stale warnings.

@github-actions github-actions Bot closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PRT-Failed Indicates that latest PRT run is failed for the PR Stale Stale issue or Pull Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants